home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 413 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  45 lines

  1. Path: news.mountain.net!usenet
  2. From: gene_heskett@wvlink.mpl.com (Gene Heskett)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GadTools questions
  5. Date: 7 Jan 1996 17:56:57 GMT
  6. Organization: MountainNet, Inc. Morgantown WV 800.444.1458
  7. Message-ID: <1448.6580T33T2431@wvlink.mpl.com>
  8. References: <4cjh99$ab8@bcarh8ab.bnr.ca>
  9. NNTP-Posting-Host: slip3.mpl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  RH> Folks,
  13.  
  14.  RH>  I've started fiddling around with some programming on my A3000, but
  15.  RH>  all my
  16.  RH> documentation is for ADos 1.2 (!!). I'm running 2.1 right now, and
  17.  RH> would like to do the interface programming using the GadTools stuff
  18.  RH> I've heard about, but I don't know where to look for documentation on
  19.  RH> how to use them. I've got several NDUK's on my Fish CD which have
  20.  RH> GadTools prototypes (based on a quick scan), but is there any online
  21.  RH> doc which tells me how to use them in a program? I'm currently doing
  22.  RH> things the (I assume) hard way, making lists of gadget structures. How
  23.  RH> does GadTools help?
  24.  
  25.  RH>  I've also got demo versions of MUI, BGUI, etc. but unless there's a
  26.  RH>  really
  27.  RH> good reason for committing to use one of them I'd rather not get to
  28.  RH> heavily involved with them for this one-shot application.
  29.  
  30.  RH> Thanks,
  31.  RH> Rob
  32.  
  33. Get, and look over the "varexx" kit of proggies. Its an arexx based front
  34. end for almost anything. For a small demo, go find a cron lookalike on
  35. aminet called "EZCron". This may not be the fastest executing front end,
  36. but writing the front end is basicly "point and click". This is much easier
  37. to use than gadtools.
  38.  
  39. /*            Gene Heskett          |  These opinions are NOT to be  */
  40. /*  CE @ WDTV Weston/Clarksburg WV  |  confused with the official    */
  41. /*  <gene_heskett@wvlink.mpl.com>   |  WDTV managment views          */
  42. #include <std.disclaimer>
  43.  
  44.  
  45.